home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Media Design Review 1999
/
Interactive Media Design Review 1999.iso
/
mac
/
allfiles
/
Centri
/
Centri.dir
/
00026_Script_swapMember
< prev
next >
Wrap
Text File
|
1999-02-25
|
431b
|
13 lines
on mouseWithin me
set the memberNum of sprite the spriteNum of me = 38
set the stretch of sprite the spriteNum of me = TRUE
set the width of sprite the spriteNum of me = 261
set the height of sprite the spriteNum of me = 213
end
on mouseLeave me
set the memberNum of sprite the spriteNum of me = 3
set the width of sprite the spriteNum of me = 174
set the height of sprite the spriteNum of me = 142
end